home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / mallcrawl.swf / scripts / DefineButton2_892 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-28  |  108b  |  5 lines

  1. on(release){
  2.    _global.Rescuer.resetPowerItems();
  3.    _global.MallCrawl._parent.gotoAndStop("intro");
  4. }
  5.